Use CRPEJob::SetSectionFormat to set the section format settings for selected sections in the specified report to the values in CRPESectionOptions. Use this method to provide specialized formatting for printing invoices, form letters, printing on pre
SetSectionFormat allows you to hide a section, insert a page break either before or after a section begins, reset the page number to 1 after a group value prints, prevent page breaks from spreading data from a single record over two pages, and print group values only at the bottom of a page. For a complete discussion of each of these options, see CRPESectionOptions.
BOOL SetSectionFormat (
short sectionCode,
const CRPESectionOptions *options );
Specifies the code for the report section for which you want to change format information. Use one of the PEP_XXX Section Codes Constants. | |
Specifies a pointer to CRPESectionOptions. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |